| lcBlockSelSplit | Home |
|
BOOL lcBlockSelSplit ( HANDLE hBlock, int nParts ); |
| hBlock | |
| Handle to a block. | |
| nParts | |
| A number of parts each selected entity to be splitted. The value range is 2...1000. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcEntSplit, LC_CMD_SPLIT |